home *** CD-ROM | disk | FTP | other *** search
/ PC-SIG: World of Games / PC-SIG World of Games (CDRM1080710) (1993).iso / 1073 / START.BAT < prev   
DOS Batch File  |  1989-12-25  |  2KB  |  36 lines

  1. echo off
  2. cls
  3. echo ╔═════════════════════════════════════════════════════════════════════════════╗
  4. echo ║       McMurphy's Mansion Version 1.6 (c) 1984, 1987, 1989   Martin-Art      ║
  5. echo ║     P.O. Box 7493, Pasadena, TX 77508 USA  ALL RIGHTS RESERVED WORLDWIDE    ║
  6. echo ╟─────────────────────────────────────────────────────────────────────────────╢
  7. echo ║ McMurphy's Mansion is an all text adventure game that provides many hours   ║
  8. echo ║ of challenge and fun for everyone who plays. Your demented Uncle McMurphy   ║
  9. echo ║ has left you a $10,000,000 inheritance. ALL you have to do is find it!!     ║
  10. echo ║ Read the manual. This game is INTERESTING!  DIFFICULTY LEVEL:5  TIME:80 hrs ║
  11. echo ╟─────────────────────────────────────────────────────────────────────────────╢
  12. echo ║ SHAREWARE - This game is a shareware product.  If you enjoy playing, you    ║
  13. echo ║ should send $16.00 to the address shown below. If you play the game to its  ║
  14. echo ║ conclusion, it will average about 20 cents an hour!  You will receive a hint║
  15. echo ║ sheet and game solution (on request) when you register.  Only registered    ║
  16. echo ║ players will receive them.  $2.50 of each registration is donated to a food ║
  17. echo ║ bank to feed the hungry. We have food. We should see that everyone does.    ║
  18. echo ║ PLAYING - Enter MCMURPHY at the DOS prompt and answer a few questions, then ║
  19. echo ║ enter MANUAL as a game command and the game mcmanual will print for you.    ║
  20. echo ╟────────────────────────────────────────────┬────────────────────────────────╢
  21. echo ║ Shareware Address:     David Martin        │ I hope you enjoy the Mansion!  ║
  22. echo ║ (For registrations     P.O. Box 7493       │ Please register your software. ║
  23. echo ║   and solutions)       Pasadena, TX 77508  │     David Martin, Author       ║
  24. echo ╚════════════════════════════════════════════╧════════════════════════════════╝
  25. pause
  26. cls
  27. echo Your adventure will be ready in a moment...
  28. echo McMurphy's Mansion (c) 1984, 1987, 1989
  29. echo Martin-Art
  30. echo P.O. Box 7493, Pasadena TX,  77508
  31. echo Please register your shareware today: Only $16.00
  32. echo $2.50 goes to help feed the hungry.                    
  33. echo Thanks,  David Martin, Author
  34. mcmurphy
  35.  
  36.